home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / smrtslds.sit / SmartSlides 1.1 Help / card_26186.txt < prev    next >
Text File  |  1990-06-06  |  2KB  |  64 lines

  1. -- card: 26186 from stack: in.1 Help
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2541
  5. -- name: End Chain╩
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0004
  11. -- rect: left=36 top=54 right=81 bottom=70
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 15335 / 15335
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 4000
  25. -- rect: left=46 top=59 right=76 bottom=60
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 15335 / 15335
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: New Button
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 8003
  39. -- rect: left=105 top=307 right=329 bottom=257
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Chains & Chaining
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   push card
  51.   go to card id 20728
  52. end mouseUp
  53.  
  54.  
  55.  
  56.  
  57. -- part contents for background part 3
  58. ----- text -----
  59. END CHAIN
  60.  
  61. This command is your method of signaling that you are through with the creation of a chain. From the time you invoke the BEGIN CHAINΓǪ command until you invoke the END CHAIN command, SmartSlides is in chaining mode. While SmartSlides is in chaining mode, the first button or field you click becomes the beginning of a chain, and all subsequent buttons and fields clicked prior to invoking the  become part of the chain, in the order in which you click on them. 
  62.  
  63. When you signal the end of the chain by invoking the END CHAIN command, the list of buttons and fields you clicked is recorded. From that point on, clicking the first button or field in the chain will set off all the others, in the order in which you clicked them.  While you are in chaining mode, a special set of additional buttons, useful only in chains, is shown at the left of the slide. These special buttons, and the techniques and possibilities involved in chaining, are discussed in the section CHAINS AND CHAINING.
  64.